@snapdragonsnursery/react-components 1.1.24 → 1.1.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapdragonsnursery/react-components",
3
- "version": "1.1.24",
3
+ "version": "1.1.25",
4
4
  "description": "",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -425,8 +425,8 @@ const ChildSearchPage = ({
425
425
  const endItem = Math.min(pagination.page * pagination.pageSize, actualTotalCount);
426
426
 
427
427
  return (
428
- <div className="min-h-screen bg-gray-50 dark:bg-gray-900">
429
- <div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
428
+ <div className="bg-gray-50 dark:bg-gray-900">
429
+ <div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
430
430
  {/* Header */}
431
431
  <div className="mb-8">
432
432
  <h1 className="text-3xl font-bold text-gray-900 dark:text-white">