Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nisum-scorecard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Venkaiah Naidu Singamchetty
nisum-scorecard
Commits
64a6b7d4
Commit
64a6b7d4
authored
Mar 17, 2024
by
Venkaiah Naidu Singamchetty
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'apiserver' into 'master'
error message changed See merge request
!41
parents
11a009fc
61faa9ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.jsx
src/components/table/index.jsx
+1
-1
No files found.
src/components/table/index.jsx
View file @
64a6b7d4
...
...
@@ -37,7 +37,7 @@ function Table({headers, data,loading, maxHeight}) {
);
else
return
<
div
className=
"w-full h-full"
>
<
p
className=
"text-center align-middle mt-
28
text-blue-500"
>
No records to display
</
p
>
<
p
className=
"text-center align-middle mt-
14 mb-14
text-blue-500"
>
No records to display
</
p
>
</
div
>
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment