sergejparity / voteabout

Repository for the VoteAbout project. BUIDL Camp - Cohort 2
https://voteabout.vercel.app
MIT License
0 stars 3 forks source link

Add openzeppellin Ownable Component #17

Closed Lukman-01 closed 1 month ago

Lukman-01 commented 1 month ago

component!(path: OwnableComponent, storage: ownable, event: OwnableEvent);

...

Lukman-01 commented 1 month ago

Done