Auto-commit: make text in social proof section red
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
const styles = {
|
||||
textColor: 'red',
|
||||
};
|
||||
"use client";
|
||||
|
||||
import { useState } from "react";
|
||||
|
||||
Reference in New Issue
Block a user