mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-05-02 01:40:34 +03:00
Created tags list page
This commit is contained in:
parent
03113583f0
commit
49290b56ee
12 changed files with 150 additions and 8 deletions
src/short-urls
|
@ -53,7 +53,7 @@ export class CreateShortUrl extends React.Component {
|
|||
};
|
||||
|
||||
return (
|
||||
<div className="short-urls-container">
|
||||
<div className="shlink-container">
|
||||
<form onSubmit={save}>
|
||||
<div className="form-group">
|
||||
<input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue