mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
Stories scaffolding
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
import { JSX } from 'react';
|
||||
import { theme } from '../../themes';
|
||||
import { Box, Button, Text } from '..';
|
||||
|
||||
import Box from '../Box';
|
||||
import Button from '../Button';
|
||||
import Text from '../Text';
|
||||
|
||||
import { Wrapper } from './styles';
|
||||
|
||||
type ModalProps = {
|
||||
|
||||
Reference in New Issue
Block a user