Add UserPart component #50

Merged
lyonsbp merged 3 commits from create-user-part into main 2020-10-28 19:26:31 +01:00
Showing only changes of commit 31ffc9058a - Show all commits

View File

@@ -1,14 +1,14 @@
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
function UserPart({ userName, partName }) { function UserPart({ userName, partName }) {
return ( return (
<h3 className="text-xl"> <h3 className="text-xl font-roboto">
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
<span className=" border-2 border-purple-900 mr-1"></span> <span className=" border-2 border-indigo-800 mr-1"></span>
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
<span className="text-gray-500"> <span className="text-gray-500">
{userName} {userName}
</span> </span>
<span className="text-2xl mx-1 text-gray-300"> <span className="text-2xl mx-1 text-gray-400">
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
/ /
</span> </span>
<span className="text-purple-900"> <span className="text-indigo-800">
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
{partName} {partName}
</span> </span>
</h3> </h3>
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:15:42 +01:00 (Migrated from github.com)
Review

Could we make this indigo-800, please.

Could we make this indigo-800, please.
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:18:28 +01:00 (Migrated from github.com)
Review

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line,
and so I think you should probably use the same technique there and use skew.
https://tailwindcss.com/docs/skew#app.
It should also be gray-400

I would like this slash to be aligned at the top and bottom with the indigo bar at the start of the line, and so I think you should probably use the same technique there and use skew. https://tailwindcss.com/docs/skew#app. It should also be gray-400
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:19:04 +01:00 (Migrated from github.com)
Review

indigo-800 here too please.

indigo-800 here too please.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.
Irev-Dev commented 2020-10-28 10:23:44 +01:00 (Migrated from github.com)
Review

I think font-roboto might be needed here too.

I think `font-roboto` might be needed here too.