partial: second batch of components

This commit is contained in:
Rafael Taranto 2025-05-08 19:15:48 +01:00
parent 9f4bf1de7b
commit f75477ac34
53 changed files with 673 additions and 757 deletions

View file

@ -4,7 +4,6 @@ import Button from './Button'
import DeleteButton from './DeleteButton'
import FeatureButton from './FeatureButton'
import IDButton from './IDButton'
import IconButton from './IconButton'
import Link from './Link'
import SubpageButton from './SubpageButton'
import SupportLinkButton from './SupportLinkButton'
@ -14,7 +13,6 @@ export {
Link,
ActionButton,
FeatureButton,
IconButton,
IDButton,
AddButton,
SupportLinkButton,