Skip to content

Commit

Permalink
chore: adds all base fields to menu
Browse files Browse the repository at this point in the history
  • Loading branch information
langz committed Nov 19, 2024
1 parent b862dc8 commit ecc9c63
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: 'Indeterminate'
description: 'The `Field.Indeterminate` component is used to display and handle the indeterminate state of a checkbox.'
componentType: 'primitive'
hideInMenu: true
showTabs: true
theme: 'sbanken'
tabs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: 'Option'
description: '`Field.Option` is a pseudo-component for defining an option to be used in a dropdown or similar user experiences.'
componentType: 'base-selection'
hideInMenu: true
showTabs: true
tabs:
- title: Info
Expand Down

0 comments on commit ecc9c63

Please sign in to comment.