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