chore: upgrade to tauri v2 stable
This commit is contained in:
@@ -13,3 +13,8 @@ export * from "./reply";
|
||||
// Global components
|
||||
export * from "./note";
|
||||
export * from "./user";
|
||||
|
||||
// Icons
|
||||
export * from "./icons/reply";
|
||||
export * from "./icons/repost";
|
||||
export * from "./icons/zap";
|
||||
|
||||
Reference in New Issue
Block a user