Skip to content

Commit

Permalink
Update Modals.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemu21 authored May 23, 2024
1 parent 5a2bbf8 commit e563e4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import style from "./modals.module.scss";

export function Modals(props) {
let dark = props.theme;
console.log(props)

return (
<div>
<Modal
Expand Down

0 comments on commit e563e4e

Please sign in to comment.