This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
mirror of
https://github.com/versia-pub/frontend.git
synced
2025-12-06 16:38:20 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f7cf20311
frontend
/
app
/
components
/
ui
/
input
/
index.ts
3 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: :recycle: Rewrite sidebar with shadcn
2024-11-30 00:58:04 +01:00
export
{
default
as
Input
}
from
"./Input.vue"
;
feat: :sparkles: Add support for accounts on other instances
2025-01-29 04:39:33 +01:00
export
{
default
as
UrlInput
}
from
"./url.vue"
;
Reference in a new issue
Copy permalink