Skip to content

Commit

Permalink
Merge branch 'jwrigh/1669/ui-components' of github.com:Autodesk/synth…
Browse files Browse the repository at this point in the history
…esis into jwrigh/1669/ui-components
  • Loading branch information
PepperLola committed Jun 19, 2024
2 parents 249b46d + 9572ceb commit 661e647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fission/src/components/NumberInput.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import React from "react"
import Label, { LabelSize } from "./Label"
import { Unstable_NumberInput as BaseNumberInput, } from "@mui/base/Unstable_NumberInput"
Expand Down

0 comments on commit 661e647

Please sign in to comment.