DevClad-Inc / devclad

Consider Using PascalCase for user-defined JSX components JS-0426
Style
Minor
a year ago2 years old
Imported JSX component CTA must be in PascalCase
130								</div>
131								{/* {isIOSMacOS && <NBS />} */}
132							</div>
133							<CTA />134						</div>
135					</div>
136				</div>