Add table of recipients

Uses an adapted version of the 'summary table' pattern from Digital Marketplace
frontend toolkit:
http://alphagov.github.io/digitalmarketplace-frontend-toolkit/summary-table.html
This commit is contained in:
Chris Hill-Scott
2015-12-11 09:49:38 +00:00
parent c4df25c8db
commit dbc55e76b0
8 changed files with 87 additions and 12 deletions
+2 -1
View File
@@ -30,6 +30,7 @@
@import "components/sms-message";
@import "components/placeholder";
@import "components/template-picker";
@import "components/table";
// Break this uq
// TODO: break this up into components
@import "app";