An error occurred while fetching the assigned milestone of the selected merge_request.
FEAT: add button component
src/components
ButtonCard.tsx +67 -3
.eslintrc.json +1 -0
+ 67
- 3
@@ -4,10 +4,74 @@ import React from 'react';
+ 1
- 0