fix: remove period from API key update message for consistency

This commit is contained in:
2025-08-02 14:59:18 +02:00
parent e67dce4113
commit 905dd6ad22

View File

@@ -19,7 +19,7 @@ const ChangeAPI: React.FC<Props> = ({ currentAPIKey, onClose }) => {
<div className="w-full">
<h2 className="text-2xl font-bold mb-2 text-blue-700">Change API Key</h2>
<h4 className="mb-2 font-semibold text-gray-600">
Update your API key to fetch weather data.
Update your API key to fetch weather data
</h4>
<div className="mb-6 flex items-center gap-2 font-style: italic text-gray-500 flex-wrap text-">
<p>We are using</p>