Add UserPart component #50

Merged
lyonsbp merged 3 commits from create-user-part into main 2020-10-28 19:26:31 +01:00

View File

@@ -0,0 +1,17 @@
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 }) {
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.
return (
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.
<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.
<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.
<span className="text-gray-500">
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.
{userName}
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>
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-gray-400 mx-1 transform -skew-x-12">
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>
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-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.
{partName}
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>
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.
</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: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.
}
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.
export default UserPart
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.