File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 7070 "69" : " Base UI: ToolbarRootContext is missing. Toolbar parts must be placed within <Toolbar.Root>." ,
7171 "70" : " Base UI: <Tooltip.Portal> is missing." ,
7272 "71" : " Base UI: TooltipPositionerContext is missing. TooltipPositioner parts must be placed within <Tooltip.Positioner>." ,
73- "72" : " Base UI: TooltipRootContext is missing. Tooltip parts must be placed within <Tooltip.Root>."
73+ "72" : " Base UI: TooltipRootContext is missing. Tooltip parts must be placed within <Tooltip.Root>." ,
74+ "73" : " Base UI: useToastManager must be used within <Toast.Provider>." ,
75+ "74" : " Base UI: PopoverTrigger must be either used within a PopoverRoot component or have the `handle` prop set." ,
76+ "75" : " Base UI: PopoverTrigger must have an `id` prop specified." ,
77+ "76" : " Base UI: selectors are required to call useState."
7478}
You can’t perform that action at this time.
0 commit comments