This website works better with JavaScript.
Explore
Help
Sign In
seasharp
/
anvil
Watch
1
Star
0
Fork
You've already forked anvil
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3752
Commits
2
Branches
0
Tags
21 MiB
Tag:
Branch:
Tree:
805a42b691
feature/softwareraid
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '805a42b691'
${ noResults }
anvil
/
striker-ui
/
components
/
Files
/
index.tsx
4 lines
82 B
Raw
Normal View
History
Unescape
Escape
fix(striker-ui): clean up old file manager
12 months ago
import
ManageFilePanel
from
'./ManageFilePanel'
;
feat(striker-ui): add file-manager page
3 years ago
fix(striker-ui): clean up old file manager
12 months ago
export
default
ManageFilePanel
;