Skip to content

Commit

Permalink
data picker popup - import Button from uuiui
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrmendy committed Feb 15, 2024
1 parent fe20f33 commit de415b7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
import { Button } from 'antd'
import React from 'react'
import { jsExpressionOtherJavaScriptSimple } from '../../../../core/shared/element-template'
import { optionalMap } from '../../../../core/shared/optional-utils'
import type { PropertyPath } from '../../../../core/shared/project-file-types'
import { useColorTheme, FlexColumn, UtopiaStyles, UtopiaTheme } from '../../../../uuiui'
import { useColorTheme, UtopiaTheme, Button, FlexColumn, UtopiaStyles } from '../../../../uuiui'
import { setProp_UNSAFE } from '../../../editor/actions/action-creators'
import { useDispatch } from '../../../editor/store/dispatch-context'
import { useRefEditorState } from '../../../editor/store/store-hook'
Expand Down

0 comments on commit de415b7

Please sign in to comment.