fix: Update after breaking changes to Popout component
This commit is contained in:
parent
b8740c2223
commit
320bcf8534
22 changed files with 26 additions and 199 deletions
|
@ -76,7 +76,7 @@ export const ImportSet = () => {
|
|||
multiple: false,
|
||||
}}
|
||||
/>
|
||||
<Popout tip>
|
||||
<Popout type="tip">
|
||||
<p>
|
||||
To import a measurement set, you should have a JSON or YAML file that has the following
|
||||
structure:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue