Skip to content

Commit

Permalink
fix: Clarity setup (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-almonacid authored Feb 5, 2024
1 parent 6cdffb2 commit 54897e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import React from "react";
import ReactDOM from "react-dom/client";
import { clarity } from 'react-microsoft-clarity';
import "./assets/css/alphaday.css";
import App from "./App";
import CONFIG from "./config";
Expand Down

0 comments on commit 54897e6

Please sign in to comment.