1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

formatting

This commit is contained in:
Matthias Hannig
2018-08-03 15:57:30 +02:00
parent be393df354
commit d7064c9846

View File

@ -32,5 +32,5 @@ export default connect(
asn: state.routeservers.noexport_asn,
reject_id: state.routeservers.noexport_id
}
}
}
)(NoExportReason);