New source found from dndbeyond.com
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//Button and sub-buttons should be moved to common lib
|
||||
import Button from "./Button";
|
||||
import RemoveButton from "./RemoveButton";
|
||||
|
||||
export default Button;
|
||||
export { Button, RemoveButton };
|
||||
Reference in New Issue
Block a user