From ecf853dbc48b0766aca3b38d325ba9d8335f1fe9 Mon Sep 17 00:00:00 2001 From: Danny Moerkerke Date: Thu, 22 Jun 2023 11:56:43 +0200 Subject: [PATCH] chore: add changeset for fix of exported types of lion-input-file --- .changeset/popular-buttons-rule.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/popular-buttons-rule.md diff --git a/.changeset/popular-buttons-rule.md b/.changeset/popular-buttons-rule.md new file mode 100644 index 000000000..7d58070b2 --- /dev/null +++ b/.changeset/popular-buttons-rule.md @@ -0,0 +1,5 @@ +--- +'@lion/ui': patch +--- + +fixed exporting types of lion-input-file