Use btn-btn-primary button
This commit is contained in:
parent
9c45c163bf
commit
60775d1be2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
(defpackage cl-sbt/album
|
||||
(:use :cl)
|
||||
(:import-from :cl-sbt/grid :con :row :col)
|
||||
(:import-from :cl-sbt/btn :btn-primary)
|
||||
(:import-from :cl-sbt/navbar :navbar :brand :toggler :collapsible)
|
||||
(:import-from :cl-sbt/utility :color)
|
||||
(:import-from :cl-sbt :write-string-to-file :with-page)
|
||||
|
|
Loading…
Add table
Reference in a new issue