Allows you to use tables with the dashing framework
- Create a folder in your widgets folder called
table
. Insert the three files (table.coffee, table.scss, table.html)
find . -type f -exec mv '{}' '{}'.pdf \; |
add react bootstrap
yarn add react-bootstrap bootstrap@3
add code formatting
yarn add husky lint-staged prettier
create .prettierrc file
{
.fc-dialog-overlay { | |
display: none; | |
} | |
.fc-root { | |
display: none; | |
} | |
.fc-dialog-container { | |
display: none; |