feat: placeholder bat sartzen du
This commit is contained in:
@@ -32,7 +32,12 @@ export const YT2RSS: React.FC = () => {
|
|||||||
<form onSubmit={handleSubmit} className={styles.form}>
|
<form onSubmit={handleSubmit} className={styles.form}>
|
||||||
<label htmlFor="ytUrl">Zure kanalaren helbidea:</label>
|
<label htmlFor="ytUrl">Zure kanalaren helbidea:</label>
|
||||||
|
|
||||||
<input id="ytUrl" name="ytUrl" className={styles.ytUrl} />
|
<input
|
||||||
|
id="ytUrl"
|
||||||
|
name="ytUrl"
|
||||||
|
className={styles.ytUrl}
|
||||||
|
placeholder="adib.: https://www.youtube.com/@AhotsaInfo"
|
||||||
|
/>
|
||||||
|
|
||||||
<input
|
<input
|
||||||
value="Eskuratu RSS Feed-a"
|
value="Eskuratu RSS Feed-a"
|
||||||
|
|||||||
Reference in New Issue
Block a user