mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
Complete text component
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Button from './Button';
|
||||
import Box from './Box';
|
||||
import Text from './Text';
|
||||
|
||||
export { Box, Button };
|
||||
export { Button, Box, Text };
|
||||
|
||||
Reference in New Issue
Block a user