Add fonts, autotable, autotable examples
This commit is contained in:
@@ -60,7 +60,7 @@ func sampleQuotes() []app.Quote {
|
||||
}
|
||||
|
||||
// render SSRs a static route's #app inner HTML; ok=false ships an empty #app
|
||||
// (client-rendered). It's the same neutral render the client runs, so the client
|
||||
// (client-rendered). It is the same neutral render the client runs, so the client
|
||||
// hydrates it.
|
||||
func render(path string) (string, bool) {
|
||||
if !app.StaticPaths[path] {
|
||||
|
||||
Reference in New Issue
Block a user