Stopped tracking .env files, but keep remote

This commit is contained in:
Amruth Pillai
2020-12-11 10:12:41 +05:30
parent 5cd95b54f5
commit d51363663b
9 changed files with 39 additions and 44 deletions

View File

@ -6,7 +6,7 @@ import { formatDate } from '../../../utils';
const BirthDateB = () => {
const { data } = useContext(PageContext);
const Icon = get(Icons, 'birthdaycake');
const Icon = get(Icons, 'birthday');
if (data.profile.birthDate) {
return (