Pagination bugfix

This commit is contained in:
Joey Kimsey
2024-08-13 02:35:11 -04:00
parent 85ed1def88
commit ef4818356c

View File

@ -17,6 +17,7 @@ use TheTempusProject\Bedrock\Functions\Input;
use TheTempusProject\Bedrock\Classes\Config; use TheTempusProject\Bedrock\Classes\Config;
use TheTempusProject\Bedrock\Functions\Check; use TheTempusProject\Bedrock\Functions\Check;
use TheTempusProject\Canary\Bin\Canary as Debug; use TheTempusProject\Canary\Bin\Canary as Debug;
use TheTempusProject\Houdini\Classes\Components;
class Pagination extends Template { class Pagination extends Template {
//The settings that will not change //The settings that will not change