3d widget api added and template frontend and backend completed
This commit is contained in:
@@ -375,3 +375,4 @@ export const useWidgetSubOption = create<any>((set: any) => ({
|
||||
widgetSubOption: "2D",
|
||||
setWidgetSubOption: (x: any) => set({ widgetSubOption: x }),
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user