mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-15 16:50:18 +01:00
Export IconButton from Core
Squash commits of branch bugfix/icon-export: - Export IconButton from Core
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
* along with this program. If not, see https://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
export { Button, LinkButton, ExternalLinkButton, ExternalLink, ButtonVariants } from "./Button";
|
||||
export { Button, LinkButton, IconButton, ExternalLinkButton, ExternalLink, ButtonVariants } from "./Button";
|
||||
export { default as Icon } from "./Icon";
|
||||
|
||||
Reference in New Issue
Block a user