[feat]Add bootstrap style to pagination navbar

This commit is contained in:
Jimmy 2021-04-09 16:33:39 +08:00
parent bb44f10120
commit 185b2773d7
3 changed files with 10 additions and 6 deletions

View file

@ -36,7 +36,7 @@ require 'pagy/extras/array'
# Bootstrap extra: Add nav, nav_js and combo_nav_js helpers and templates for Bootstrap pagination
# See https://ddnexus.github.io/pagy/extras/bootstrap
# require 'pagy/extras/bootstrap'
require 'pagy/extras/bootstrap'
# Bulma extra: Add nav, nav_js and combo_nav_js helpers and templates for Bulma pagination
# See https://ddnexus.github.io/pagy/extras/bulma