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