fix: styling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Meta, StoryObj } from '@storybook/react';
|
||||
import SwitchButton from 'src/views/components/common/SwitchButton';
|
||||
import SwitchButton from '@views/components/common/SwitchButton';
|
||||
|
||||
const meta = {
|
||||
title: 'Components/Common/SwitchButton',
|
||||
|
||||
Reference in New Issue
Block a user