Skip to content

Commit

Permalink
Fix NumberControl import
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla authored and ciampo committed Sep 9, 2021
1 parent 80c9f2d commit 03870e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ import { isUndefined, startCase } from 'lodash';
import {
__experimentalGrid as Grid,
__experimentalHeading as Heading,
__experimentalNumberControl as NumberControl,
__experimentalVStack as VStack,
Button,
ButtonGroup,
CardBody,
DropdownMenu,
FontSizePicker,
NumberControl,
Panel,
SelectControl,
TextControl,
Expand Down

0 comments on commit 03870e7

Please sign in to comment.