Skip to content

Commit 54cc47d

Browse files
committed
Add changeset
Signed-off-by: Milos Dzepina <milos@aragon.org>
1 parent 25aa7d2 commit 54cc47d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/young-flies-think.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aragon/gov-ui-kit': minor
3+
---
4+
5+
Implement `ProposalActionSimulationStructure` component
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export * from './proposalActionSimulationStructure';
21
export * from './proposalActions';
2+
export * from './proposalActionSimulationStructure';
33
export * from './proposalDataListItem';
44
export * from './proposalUtils';
55
export * from './proposalVoting';

0 commit comments

Comments
 (0)