added main window and toplevel logo

This commit is contained in:
paul
2025-03-25 19:11:37 +05:30
parent 565b69db9f
commit dcc90dd954
4 changed files with 135 additions and 28 deletions

View File

@@ -171,6 +171,7 @@ const CanvasToolBar = memo(({ isOpen, widgetType, }) => {
placeholder="select content"
showSearch
className="tw-w-full"
notFoundContent="Start uploading from uploads tab"
value={val.value?.name || ""}
onChange={(value) => {