Refactor_Directory And Project Level Permsssion #404

Merged
pramod.mahajan merged 90 commits from Refactor_Directory into main 2025-09-17 10:24:46 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit d77e3c5f03 - Show all commits

View File

@ -187,7 +187,7 @@ const ExpenseFilterPanel = ({ onApply, handleGroupBy }) => {
<div className="d-flex justify-content-end py-3 gap-2">
<button
type="button"
className="btn btn-secondary btn-xs"
className="btn btn-label-secondary btn-xs"
onClick={onClear}
>
Clear

View File

@ -106,7 +106,7 @@ const TenantFilterPanel = ({ onApply }) => {
<div className="d-flex justify-content-end py-3 gap-2">
<button
type="button"
className="btn btn-secondary btn-xs"
className="btn btn-label-secondary btn-xs"
onClick={onClear}
>

View File

@ -273,7 +273,7 @@ const FilterIcon = ({
<li className="d-flex justify-content-end gap-2 px-2 mt-2 mb-2">
<button
type="button"
className="btn btn-secondary btn-sm py-0 px-2"
className="btn btn-label-secondary btn-sm py-0 px-2"
onClick={clearAllFilters}
>
Clear