mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
Final few components
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Drop Area
|
||||
|
||||
<DemoContainer>
|
||||
<InfoIcon /> Click to choose a file or drag one onto this page
|
||||
<DropArea accept="*" />
|
||||
</DemoContainer>
|
||||
|
||||
```vue
|
||||
<InfoIcon /> Click to choose a file or drag one onto this page
|
||||
<DropArea accept="*" />
|
||||
```
|
||||
Reference in New Issue
Block a user